Fix suspend/resume for domains with devices which are in xenstore but have no xenbus...
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Fri, 19 Aug 2005 13:05:31 +0000 (13:05 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Fri, 19 Aug 2005 13:05:31 +0000 (13:05 +0000)
commit605d86e2cbcca784d39568d3ece2036107c6206c
tree17005dc0c947ab6035f7dc3d8926ae103d139b92
parent02c66fd040dd03e13b78c0160f7097cbeb518712
Fix suspend/resume for domains with devices which are in xenstore but have no xenbus aware driver.
Information about network devices is stored in xenstore.  Xenbus creates
device objects for these devices but the network driver doesn't support
finding devices over xenbus yet and thus these devices have no driver.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
linux-2.6-xen-sparse/drivers/xen/xenbus/xenbus_probe.c